@charset "utf-8";
/* CSS Document */


.w980{
	width:980px;
	margin:0 auto;
}

.w9800{
	width:980px;
	margin:0 auto;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,body,img{
	padding:0;
	margin:0;
	font-family:"微软雅黑";
	background-position: center;  background-repeat: no-repeat;font-size:12px;
}
.gray{ color:#646464;}
.green{ color:#1ed17f;}
ul,li{
	 list-style:none;
}
p{ margin:0; padding:0;}
img{
	border:0 none;
}
a{ 
	text-decoration:none;
	color:#6e6e6e;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}


.bg_none{
	background:none !important;	
}
html,body{
	-webkit-text-size-adjust:none;
}
.red{ color:#ff6160;}





.tits {background:#0071e0; color: #fff; height: 32px;line-height: 32px;padding-left: 13px;}
 .tits a { color: #fff;}
 .subnr {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 5px 9px;
	width: 190px;
	font-size: 13px;
	color: #333333;
}
 .subnr p {line-height: 25px;overflow: hidden;}
.subnr span {color: #333333;}
 .subnr h5 {line-height: 28px;overflow: hidden;}
